home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / BORLAND TURBO / DIALOG.PAK / VERSION.H < prev    next >
C/C++ Source or Header  |  1997-05-05  |  68b  |  6 lines

  1. #ifdef WIN32
  2. #include <winver.h>
  3. #else
  4. #include <ver.h>
  5. #endif
  6.